Skip to content

Fixes by format action#55

Open
github-actions[bot] wants to merge 21 commits intocharlotte/new-features-ope-uifrom
python-code-format-patches
Open

Fixes by format action#55
github-actions[bot] wants to merge 21 commits intocharlotte/new-features-ope-uifrom
python-code-format-patches

Conversation

@github-actions
Copy link
Copy Markdown

@github-actions github-actions bot commented May 1, 2025

This is an auto-generated PR with fixes.

@vercel
Copy link
Copy Markdown

vercel bot commented May 1, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
examples ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 5, 2025 7:53pm

- Fix timestamp format to use ISO-8601 with Z timezone as required by API
- Rename handler class to TofuPilotLogHandler for clarity
- Improve code organization and comments
- Add examples of different log levels
@github-actions github-actions bot force-pushed the python-code-format-patches branch from 2f0c021 to bee8bd4 Compare May 5, 2025 19:24
upview and others added 2 commits May 5, 2025 21:24
claude and others added 2 commits November 10, 2025 09:18
This commit adds a new assembly test example that demonstrates how to
collect 100 voltage measurements over time using multi-dimensional
measurements. The voltage_sampling_test() function returns a list of
(timestamp, voltage) tuples that can be visualized and analyzed in
TofuPilot.

Key features:
- Samples 100 voltage measurements during test execution
- Returns multi-dimensional data as list of tuples
- Includes proper units for each dimension (time in seconds, voltage in V)
- Validates all samples against defined limits (10.0V - 12.0V)
- Integrated into the FVT4 assembly test procedure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants